2025-06-04 00:33:04,290 [ 252605 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-04 00:33:04,291 [ 252605 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-04 00:33:04,291 [ 252605 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-04 00:33:04,291 [ 252605 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_0a91va --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=2993bc2bf171 -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_intersecting_parts/test.py::test_intersect_parts_when_restart test_interserver_dns_retires/test.py::test_query test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version test_keeper_memory_soft_limit/test.py::test_soft_limit_create test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_log_levels_update/test.py::test_log_levels_update test_logs_level/test.py::test_check_client_logs_level test_lost_part_during_startup/test.py::test_lost_part_during_startup test_mask_sensitive_info/test.py::test_backup_table test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_client/test.py::test_base_commands test_jdbc_bridge/test.py::test_jdbc_delete test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_keeper_multinode_simple/test.py::test_follower_restart test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_materialized_mysql_database/test.py::test_binlog_client test_mask_sensitive_info/test.py::test_backup_table test_insert_into_distributed/test.py::test_inserts_local test_keeper_back_to_back/test.py::test_concurrent_watches test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard [gw7] [ 1%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw9] [ 2%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes [gw9] [ 3%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw9] [ 4%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw7] [ 5%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw0] [ 6%] PASSED test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family [gw0] [ 7%] PASSED test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups [gw7] [ 8%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw0] [ 9%] PASSED test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes [gw0] [ 10%] PASSED test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands [gw6] [ 11%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw0] [ 12%] PASSED test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number [gw0] [ 13%] PASSED test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing [gw0] [ 14%] PASSED test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version [gw6] [ 15%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table [gw0] [ 16%] PASSED test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version [gw0] [ 17%] PASSED test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version [gw0] [ 18%] PASSED test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version [gw0] [ 19%] PASSED test_keeper_client/test.py::test_set_without_version [gw7] [ 20%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw2] [ 21%] PASSED test_mask_sensitive_info/test.py::test_backup_table test_mask_sensitive_info/test.py::test_backup_to_s3 [gw7] [ 22%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw6] [ 23%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_intersecting_parts/test.py::test_intersect_parts_when_restart [gw6] [ 24%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower [gw2] [ 25%] PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user test_ldap_external_user_directory/test.py::test_authentication_fail [gw5] [ 26%] PASSED test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query [gw5] [ 27%] PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert test_join_set_family_s3/test.py::test_join_s3 [gw5] [ 28%] PASSED test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query [gw5] [ 29%] PASSED test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine [gw5] [ 30%] PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update [gw8] [ 31%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list [gw5] [ 32%] PASSED test_jdbc_bridge/test.py::test_jdbc_update [gw2] [ 33%] PASSED test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database [gw8] [ 34%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw2] [ 35%] PASSED test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary [gw8] [ 36%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw2] [ 37%] PASSED test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table [gw7] [ 38%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw7] [ 39%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping [gw7] [ 40%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command [gw0] [ 41%] PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart [gw3] [ 42%] PASSED test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session [gw3] [ 43%] PASSED test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session [gw3] [ 44%] PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions [gw3] [ 45%] PASSED test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests [gw4] [ 46%] PASSED test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality [gw4] [ 47%] PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication [gw4] [ 48%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication [gw6] [ 49%] PASSED test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 [gw4] [ 50%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication [gw4] [ 51%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica test_interserver_dns_retires/test.py::test_query test_keeper_nodes_add/test.py::test_nodes_add [gw4] [ 52%] PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function [gw4] [ 53%] PASSED test_insert_into_distributed/test.py::test_table_function [gw6] [ 54%] PASSED test_join_set_family_s3/test.py::test_set_s3 [gw2] [ 55%] PASSED test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 [gw2] [ 56%] PASSED test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_on_cluster [gw2] [ 57%] PASSED test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_log_levels_update/test.py::test_log_levels_update [gw2] [ 58%] PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions [gw8] [ 59%] PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 [gw3] [ 60%] PASSED test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes [gw3] [ 61%] PASSED test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands [gw3] [ 62%] PASSED test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats [gw3] [ 63%] PASSED test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers [gw0] [ 64%] PASSED test_interserver_dns_retires/test.py::test_query test_keeper_broken_logs/test.py::test_single_node_broken_log [gw9] [ 65%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_keeper_memory_soft_limit/test.py::test_soft_limit_create test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader [gw4] [ 66%] PASSED test_log_levels_update/test.py::test_log_levels_update [gw3] [ 67%] PASSED test_keeper_back_to_back/test.py::test_watchers [gw7] [ 68%] PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command [gw2] [ 69%] PASSED test_mask_sensitive_info/test.py::test_table_functions [gw6] [ 70%] PASSED test_keeper_memory_soft_limit/test.py::test_soft_limit_create [gw5] [ 71%] PASSED test_keeper_nodes_add/test.py::test_nodes_add [gw0] [ 72%] PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_logs_level/test.py::test_check_client_logs_level [gw8] [ 73%] PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_three_nodes_start/test.py::test_smoke [gw0] [ 74%] PASSED test_logs_level/test.py::test_check_client_logs_level [gw7] [ 75%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit [gw5] [ 76%] PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw1] [ 77%] PASSED test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 [gw1] [ 78%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw6] [ 79%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 80%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select [gw1] [ 81%] PASSED test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values [gw1] [ 82%] PASSED test_materialized_mysql_database/test.py::test_default_values test_materialized_mysql_database/test.py::test_double_quoted_comment [gw1] [ 83%] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw7] [ 84%] PASSED test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit [gw1] [ 85%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw5] [ 86%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw1] [ 87%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw1] [ 88%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw1] [ 89%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 [gw1] [ 90%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw1] [ 91%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw1] [ 92%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw1] [ 93%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw1] [ 94%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw1] [ 95%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw1] [ 96%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw1] [ 97%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw1] [ 98%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw9] [ 99%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv [gw9] [100%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv ============================== slowest durations =============================== 271.60s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 105.45s call test_materialized_mysql_database/test.py::test_binlog_client 45.96s setup test_insert_into_distributed/test.py::test_inserts_local 40.93s call test_keeper_three_nodes_start/test.py::test_smoke 37.22s call test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 33.97s setup test_materialized_mysql_database/test.py::test_binlog_client 33.77s call test_keeper_nodes_add/test.py::test_nodes_add 32.50s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 29.87s call test_mask_sensitive_info/test.py::test_table_functions 29.56s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 28.86s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 27.85s call test_keeper_back_to_back/test.py::test_concurrent_watches 26.67s call test_interserver_dns_retires/test.py::test_query 26.37s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 24.67s call test_keeper_back_to_back/test.py::test_random_requests 23.03s teardown test_join_set_family_s3/test.py::test_set_s3 22.77s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 22.52s teardown test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 22.44s teardown test_grpc_protocol/test.py::test_transport_compression 22.18s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 22.10s teardown test_jdbc_bridge/test.py::test_jdbc_update 22.05s setup test_mask_sensitive_info/test.py::test_backup_table 21.66s call test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 20.79s call test_mask_sensitive_info/test.py::test_create_table 20.71s teardown test_kafka_bad_messages/test.py::test_bad_messages_to_mv 20.39s setup test_keeper_client/test.py::test_base_commands 19.84s call test_materialized_mysql_database/test.py::test_large_transaction 18.94s setup test_keeper_memory_soft_limit/test.py::test_soft_limit_create 18.29s setup test_intersecting_parts/test.py::test_intersect_parts_when_restart 18.03s setup test_jdbc_bridge/test.py::test_jdbc_delete 17.85s setup test_keeper_back_to_back/test.py::test_concurrent_watches 17.14s setup test_keeper_multinode_simple/test.py::test_follower_restart 16.84s setup test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 16.66s setup test_keeper_persistent_log_multinode/test.py::test_restart_multinode 16.65s call test_kafka_bad_messages/test.py::test_bad_messages_to_mv 16.10s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 16.09s setup test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 15.66s setup test_keeper_broken_logs/test.py::test_single_node_broken_log 15.33s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 15.26s setup test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 14.67s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 13.91s setup test_keeper_nodes_add/test.py::test_nodes_add 13.72s call test_keeper_persistent_log_multinode/test.py::test_restart_multinode 13.65s setup test_log_levels_update/test.py::test_log_levels_update 13.52s teardown test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 12.95s setup test_logs_level/test.py::test_check_client_logs_level 12.75s setup test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 12.48s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 12.18s call test_keeper_back_to_back/test.py::test_watchers 12.09s call test_join_set_family_s3/test.py::test_join_s3 11.66s teardown test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 11.31s teardown test_keeper_memory_soft_limit/test.py::test_soft_limit_create 11.07s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 10.75s teardown test_insert_into_distributed/test.py::test_table_function 10.74s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 10.62s call test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 10.44s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 10.38s call test_jdbc_bridge/test.py::test_jdbc_delete 10.36s call test_keeper_broken_logs/test.py::test_single_node_broken_log 9.04s setup test_ldap_external_user_directory/test.py::test_authentication_fail 8.28s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 8.10s setup test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 7.89s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 7.88s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 7.82s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 7.77s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 7.61s setup test_join_set_family_s3/test.py::test_join_s3 7.60s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 7.48s call test_join_set_family_s3/test.py::test_set_s3 6.82s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 6.22s teardown test_keeper_back_to_back/test.py::test_watchers 6.09s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 5.98s call test_mask_sensitive_info/test.py::test_encryption_functions 5.63s teardown test_mask_sensitive_info/test.py::test_table_functions 4.75s call test_insert_into_distributed/test.py::test_prefer_localhost_replica 4.74s teardown test_intersecting_parts/test.py::test_intersect_parts_when_restart 4.46s call test_mask_sensitive_info/test.py::test_backup_to_s3 4.35s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 4.23s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 4.14s teardown test_ldap_external_user_directory/test.py::test_role_mapping 3.80s call test_mask_sensitive_info/test.py::test_create_alter_user 3.65s teardown test_logs_level/test.py::test_check_client_logs_level 3.64s call test_keeper_multinode_simple/test.py::test_follower_restart 3.33s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.18s call test_mask_sensitive_info/test.py::test_table_function_ways_to_call 3.13s teardown test_keeper_client/test.py::test_set_without_version 3.13s teardown test_log_levels_update/test.py::test_log_levels_update 3.12s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 3.09s call test_mask_sensitive_info/test.py::test_create_database 2.87s teardown test_keeper_nodes_add/test.py::test_nodes_add 2.76s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 2.67s call test_log_levels_update/test.py::test_log_levels_update 2.60s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 2.48s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 2.43s call test_intersecting_parts/test.py::test_intersect_parts_when_restart 2.40s teardown test_keeper_persistent_log_multinode/test.py::test_restart_multinode 2.38s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 2.29s teardown test_keeper_broken_logs/test.py::test_single_node_broken_log 2.28s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.26s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 2.24s call test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 2.17s teardown test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 2.14s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 2.03s call test_mask_sensitive_info/test.py::test_on_cluster 2.00s call test_mask_sensitive_info/test.py::test_create_dictionary 1.90s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 1.70s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 1.70s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 1.55s call test_ldap_external_user_directory/test.py::test_role_mapping 1.53s call test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 1.52s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.43s call test_materialized_mysql_database/test.py::test_double_quoted_comment 1.42s call test_materialized_mysql_database/test.py::test_default_values 1.40s call test_materialized_mysql_database/test.py::test_create_table_as_select 1.29s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 1.19s teardown test_materialized_mysql_database/test.py::test_binlog_client 1.02s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.93s call test_mask_sensitive_info/test.py::test_backup_table 0.88s call test_insert_into_distributed/test.py::test_inserts_local 0.88s call test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.65s call test_jdbc_bridge/test.py::test_jdbc_update 0.65s call test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.65s call test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.60s call test_jdbc_bridge/test.py::test_jdbc_insert 0.58s call test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.58s call test_keeper_back_to_back/test.py::test_end_of_watches_session 0.55s call test_insert_into_distributed/test.py::test_table_function 0.54s call test_keeper_back_to_back/test.py::test_stats 0.43s call test_jdbc_bridge/test.py::test_jdbc_table_engine 0.38s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.36s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.32s call test_keeper_memory_soft_limit/test.py::test_soft_limit_create 0.32s call test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.27s call test_jdbc_bridge/test.py::test_jdbc_query 0.25s call test_keeper_back_to_back/test.py::test_end_of_session 0.22s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.19s call test_keeper_back_to_back/test.py::test_sequential_nodes 0.17s teardown test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.17s call test_logs_level/test.py::test_check_client_logs_level 0.14s call test_keeper_back_to_back/test.py::test_multitransactions 0.13s call test_keeper_back_to_back/test.py::test_simple_commands 0.12s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.07s setup test_keeper_client/test.py::test_rm_with_version 0.07s setup test_keeper_client/test.py::test_four_letter_word_commands 0.06s setup test_keeper_client/test.py::test_set_without_version 0.06s call test_grpc_protocol/test.py::test_transport_compression 0.06s setup test_keeper_client/test.py::test_get_all_children_number 0.06s teardown test_keeper_client/test.py::test_quoted_argument_parsing 0.05s setup test_keeper_client/test.py::test_quoted_argument_parsing 0.05s setup test_keeper_client/test.py::test_rm_without_version 0.05s setup test_keeper_client/test.py::test_set_with_version 0.05s setup test_keeper_client/test.py::test_delete_stale_backups 0.05s setup test_keeper_client/test.py::test_find_super_nodes 0.05s call test_grpc_protocol/test.py::test_totals_and_extremes 0.05s setup test_keeper_client/test.py::test_big_family 0.04s teardown test_keeper_client/test.py::test_get_all_children_number 0.04s teardown test_keeper_back_to_back/test.py::test_random_requests 0.04s teardown test_keeper_client/test.py::test_four_letter_word_commands 0.04s call test_keeper_client/test.py::test_get_all_children_number 0.03s call test_keeper_client/test.py::test_big_family 0.03s teardown test_keeper_client/test.py::test_base_commands 0.03s teardown test_keeper_client/test.py::test_find_super_nodes 0.03s teardown test_keeper_client/test.py::test_delete_stale_backups 0.03s teardown test_keeper_client/test.py::test_rm_without_version 0.03s teardown test_keeper_client/test.py::test_rm_with_version 0.03s call test_keeper_client/test.py::test_delete_stale_backups 0.02s teardown test_keeper_client/test.py::test_set_with_version 0.02s teardown test_keeper_client/test.py::test_big_family 0.02s call test_keeper_client/test.py::test_find_super_nodes 0.01s call test_keeper_client/test.py::test_rm_with_version 0.01s call test_keeper_client/test.py::test_quoted_argument_parsing 0.01s teardown test_keeper_back_to_back/test.py::test_concurrent_watches 0.01s call test_keeper_client/test.py::test_set_with_version 0.01s call test_keeper_client/test.py::test_set_without_version 0.01s call test_keeper_client/test.py::test_base_commands 0.01s call test_keeper_client/test.py::test_rm_without_version 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s call test_keeper_client/test.py::test_four_letter_word_commands 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 0.00s teardown test_mask_sensitive_info/test.py::test_backup_table 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.00s teardown test_join_set_family_s3/test.py::test_join_s3 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_to_mv 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s teardown test_mask_sensitive_info/test.py::test_create_dictionary 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_grpc_protocol/test.py::test_totals_and_extremes 0.00s teardown test_keeper_back_to_back/test.py::test_stats 0.00s setup test_interserver_dns_retires/test.py::test_query 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s setup test_join_set_family_s3/test.py::test_set_s3 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_jdbc_bridge/test.py::test_jdbc_update 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_insert_into_distributed/test.py::test_inserts_local 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_session 0.00s setup test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s setup test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s setup test_mask_sensitive_info/test.py::test_create_table 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_mask_sensitive_info/test.py::test_create_database 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_keeper_back_to_back/test.py::test_end_of_session 0.00s setup test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_interserver_dns_retires/test.py::test_query 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s setup test_mask_sensitive_info/test.py::test_backup_to_s3 0.00s teardown test_mask_sensitive_info/test.py::test_create_alter_user 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_mask_sensitive_info/test.py::test_encryption_functions 0.00s setup test_mask_sensitive_info/test.py::test_on_cluster 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s setup test_mask_sensitive_info/test.py::test_create_dictionary 0.00s setup test_materialized_mysql_database/test.py::test_default_values 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_mask_sensitive_info/test.py::test_create_alter_user 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s teardown test_mask_sensitive_info/test.py::test_create_table 0.00s setup test_mask_sensitive_info/test.py::test_table_functions 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_query 0.00s setup test_mask_sensitive_info/test.py::test_encryption_functions 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s setup test_insert_into_distributed/test.py::test_table_function 0.00s setup test_keeper_back_to_back/test.py::test_watchers 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s setup test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s setup test_jdbc_bridge/test.py::test_jdbc_query 0.00s setup test_jdbc_bridge/test.py::test_jdbc_insert 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s setup test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_keeper_back_to_back/test.py::test_simple_commands 0.00s teardown test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s teardown test_mask_sensitive_info/test.py::test_on_cluster 0.00s teardown test_mask_sensitive_info/test.py::test_backup_to_s3 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_mask_sensitive_info/test.py::test_create_database 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s setup test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s teardown test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s teardown test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s setup test_keeper_back_to_back/test.py::test_random_requests 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_delete 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_keeper_back_to_back/test.py::test_stats 0.00s teardown test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_insert 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_default_values 0.00s teardown test_insert_into_distributed/test.py::test_inserts_low_cardinality =========================== short test summary info ============================ PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_keeper_client/test.py::test_base_commands PASSED test_keeper_client/test.py::test_big_family PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_keeper_client/test.py::test_delete_stale_backups PASSED test_keeper_client/test.py::test_find_super_nodes PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_keeper_client/test.py::test_four_letter_word_commands PASSED test_keeper_client/test.py::test_get_all_children_number PASSED test_keeper_client/test.py::test_quoted_argument_parsing PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_keeper_client/test.py::test_rm_with_version PASSED test_keeper_client/test.py::test_rm_without_version PASSED test_keeper_client/test.py::test_set_with_version PASSED test_keeper_client/test.py::test_set_without_version PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_mask_sensitive_info/test.py::test_backup_table PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 PASSED test_jdbc_bridge/test.py::test_jdbc_delete PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query PASSED test_jdbc_bridge/test.py::test_jdbc_insert PASSED test_jdbc_bridge/test.py::test_jdbc_query PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy PASSED test_jdbc_bridge/test.py::test_jdbc_update PASSED test_mask_sensitive_info/test.py::test_create_alter_user PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list PASSED test_mask_sensitive_info/test.py::test_create_database PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy PASSED test_mask_sensitive_info/test.py::test_create_dictionary PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart PASSED test_keeper_back_to_back/test.py::test_concurrent_watches PASSED test_keeper_back_to_back/test.py::test_end_of_session PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session PASSED test_keeper_back_to_back/test.py::test_multitransactions PASSED test_insert_into_distributed/test.py::test_inserts_local PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica PASSED test_insert_into_distributed/test.py::test_table_function PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_mask_sensitive_info/test.py::test_create_table PASSED test_mask_sensitive_info/test.py::test_encryption_functions PASSED test_mask_sensitive_info/test.py::test_on_cluster PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 PASSED test_keeper_back_to_back/test.py::test_random_requests PASSED test_keeper_back_to_back/test.py::test_sequential_nodes PASSED test_keeper_back_to_back/test.py::test_simple_commands PASSED test_keeper_back_to_back/test.py::test_stats PASSED test_interserver_dns_retires/test.py::test_query PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception PASSED test_log_levels_update/test.py::test_log_levels_update PASSED test_keeper_back_to_back/test.py::test_watchers PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command PASSED test_mask_sensitive_info/test.py::test_table_functions PASSED test_keeper_memory_soft_limit/test.py::test_soft_limit_create PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader PASSED test_logs_level/test.py::test_check_client_logs_level PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode PASSED test_materialized_mysql_database/test.py::test_binlog_client PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_create_table_as_select PASSED test_materialized_mysql_database/test.py::test_default_values PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment PASSED test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv ======================= 100 passed in 388.64s (0:06:28) ========================